Skip to content

chore(deps): bump modal from 0.64.192 to 0.66.44#210

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/modal-0.66.44
Closed

chore(deps): bump modal from 0.64.192 to 0.66.44#210
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/modal-0.66.44

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps modal from 0.64.192 to 0.66.44.

Changelog

Sourced from modal's changelog.

Changelog

This changelog documents user-facing updates (features, enhancements, fixes, and deprecations) to the modal client library. Patch releases are made on every change.

The client library is still in pre-1.0 development, and sometimes breaking changes are necessary. We try to minimize them and publish deprecation warnings / migration guides in advance, typically providing a transition window of several months.

We appreciate your patience while we speedily work towards a stable release of the client.

Latest

0.66.40 (2024-11-23)

  • Adds Image.add_local_file(..., copy=False) and Image.add_local_dir(..., copy=False) as a unified replacement for the old Image.copy_local_*() and Mount.add_local_* methods.

0.66.30 (2024-11-21)

  • Removed the aiostream package from the modal client library dependencies.

0.66.29 (2024-11-21)

  • Adds Image.add_local_python_packages which works similarly to Mount.from_local_python_packages but for images.

0.66.12 (2024-11-19)

Sandbox.exec now accepts arguments text and bufsize for streaming output, which controls text output and line buffering.

0.66.0 (2024-11-15)

  • Modal no longer supports Python 3.8, which has reached its official EoL.

0.65.55 (2024-11-13)

  • Escalates stuck input cancellations to container death. This prevents unresponsive user code from holding up resources.
  • Input timeouts no longer kill the entire container. Instead, they just cancel the timed-out input, leaving the container and other concurrent inputs running.

0.65.49 (2024-11-12)

... (truncated)

Commits
  • 8a95aae [auto-commit] [skip ci] Bump the build number
  • 10a2cbc More docs and types for io_streams (#2569)
  • 4049aab [auto-commit] [skip ci] Bump the build number
  • f00c791 [CLI-229] Fix for self.method.remote calling FunctionBindParams in containe...
  • 5851ae6 [auto-commit] [skip ci] Bump the build number
  • 17e47d1 Cls/test helpers mini cleanup (#2566)
  • 551c2a5 [auto-commit] [skip ci] Bump the build number
  • ebfd9f4 Adds proxy_id to Sandbox (#2565)
  • c624975 [auto-commit] [skip ci] Bump the build number
  • a9ea369 [Mounts on images] add_local_file/add_local_dir (#2507)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [modal](https://github.com/modal-labs/modal-client) from 0.64.192 to 0.66.44.
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG.md)
- [Commits](modal-labs/modal-client@v0.64.192...v0.66.44)

---
updated-dependencies:
- dependency-name: modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 26, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

Superseded by #213.

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/pip/modal-0.66.44 branch November 27, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants